home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15402 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  557 b 

  1. From: RMarlowe@msn.com (Roger Marlowe)
  2. Subject: G++ math question
  3. Date: 5 Apr 96 05:16:02 -0800
  4. Message-ID: <00001a81+0000b148@msn.com>
  5. Path: news.msn.com!msn.com
  6. Newsgroups: comp.lang.c++
  7. Organization: The Microsoft Network (msn.com)
  8.  
  9.      I wrote a program on MSVC 4 and I am trying to compile it with G++ 
  10. in a UNIX envir.
  11.     G++ doesn't know what 'log()', 'pow()' or 'floor()' are even though 
  12. I have #included<math.h>.
  13.  
  14.     Doesn't G++ have math routines or maybe they aren't installed on 
  15. this particular machine??
  16.  
  17.                 Thanks for your advice...
  18.  
  19.                 Roger 
  20.  
  21.